home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 February: Tool Chest / Dev.CD Feb 97 TC.toast / Tool Chest / Development Tools & Languages / HyperCard Related / APDA HyperCard Toolkits / HyperCard Video Toolkit 2.0 / HVT #1 / Videodisc Commands / card_6159.txt < prev    next >
Encoding:
Text File  |  1995-02-07  |  943 b   |  36 lines

  1. -- card: 6159 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3170
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 9
  9. ----- text -----
  10. Function:
  11.  
  12. -- part contents for background part 1
  13. ----- text -----
  14. videoPlayers()
  15.  
  16. -- part contents for background part 2
  17. ----- text -----
  18. Returns a list of available player types.
  19.  
  20. -- part contents for background part 3
  21. ----- text -----
  22. none
  23.  
  24. Returns:
  25.  
  26. -- part contents for background part 4
  27. ----- text -----
  28. This function returns a comma-separated list of names of players. This list includes all players currently installed (i.e., with drivers in the current stack or the home stack).  It gives the long names of the players.
  29.  
  30. The list returned can be used to let the user select a player.  Any of the items in the list returned can be used as the parameter to setVideoPlayer.
  31.  
  32. -- part contents for background part 7
  33. ----- text -----
  34.  
  35.  
  36. a comma-separated list of available player types.